home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / tt / tt_disk.005 / noroach / cdsk.icn < prev    next >
Encoding:
Text File  |  1996-09-18  |  708 b   |  23 lines

  1. /* GEM Icon Definition: */       
  2. #define ICON_W 0x0020
  3. #define ICON_H 0x0020
  4. #define ICONSIZE 0x0040
  5. short img[ICONSIZE] = 
  6. { 0x0000, 0x0000, 0x001F, 0xF800, 
  7.   0x0060, 0x0600, 0x0180, 0x0180, 
  8.   0x0200, 0x0640, 0x0400, 0x0120, 
  9.   0x0800, 0x0C90, 0x1000, 0x0248, 
  10.   0x1000, 0x1928, 0x2000, 0x04A4, 
  11.   0x2007, 0xE284, 0x400F, 0xF202, 
  12.   0x5018, 0x1802, 0x4430, 0x0C02, 
  13.   0x5120, 0x0402, 0x5420, 0x0402, 
  14.   0x5520, 0x0402, 0x5420, 0x0402, 
  15.   0x5010, 0x0802, 0x4008, 0x1002, 
  16.   0x6007, 0xE006, 0x2000, 0x0004, 
  17.   0x3000, 0x000C, 0x1002, 0xC008, 
  18.   0x1800, 0x0018, 0x0C05, 0xE030, 
  19.   0x0600, 0x0060, 0x038B, 0xF1C0, 
  20.   0x01E0, 0x0780, 0x007F, 0xFE00, 
  21.   0x001F, 0xF800, 0x0000, 0x0000
  22. };
  23.